﻿body { color: #003865; background-color: #f7f7f7 !important; }

.side-brand img { width: unset; height: 130px; position: relative; top: -28px; }


/*header .user-menu { color: #fff !important; }
    header .user-menu span { color: #f9a114 !important; }
    header .user-menu i { color: #fff; }*/

/* header .brand div { color: #fff !important; } */
/* header .brand div span { color: #f9a114 !important; } */

/* #sidebar > ul > .module > a { color: #f9a114; } */
/* #sidebar > ul > .module > a i { color: #f9a114; } */
/* #sidebar > ul > .module > a:hover i { color: #003865; } */


.login input[type=text], .login input[type=password] { background-color: #f9a114 !important; border: 1px solid rgba(255,255,255,0.6); color: #fff !important; }
.login input[type=submit] { background: #fff; border: 1px solid #5e5d5d; color: #f9a114; }

.toggle-password-view { color: #f9a114 !important; }
